#include "CDMAttribute.h"#include <boost/shared_ptr.hpp>#include <boost/regex.hpp>#include <cmath>#include "DataImpl.h"#include <projects.h>Namespaces | |
| namespace | MetNoFimex |
Functions | |
| std::vector< CDMAttribute > | MetNoFimex::projStringToAttributes (std::string projStr) |
| convert a proj4 string to a list of CDMAttributes usable for CF-1.0 projection variable | |
| std::string | MetNoFimex::attributesToProjString (const std::vector< CDMAttribute > &attrs) |
| convert attributes of a projection-variable to a projString | |
1.4.6